Proof Payment

# Product Price Quantity Total
{{$index+1}} {{item.description}} 1
{{mapQuantity[item.id] * 1 | number:2}}
Total {{$index+1}} Items {{billing.totalPrice | number:2}}
Billing Information
Full Name {{billing.firstName+" "+billing.lastName}}
Email {{billing.email}}
Mobile {{billing.phoneNumber}}
Address {{billing.address+" "+billing.city+" "+billing.country+" "+billing.zipCode}}
Additional Info {{billing.remark}}